Skip to content

chore: audit & align issue templates (#269)#270

Merged
SamuelHassine merged 1 commit into
mainfrom
chore/issue-templates-audit
Jun 7, 2026
Merged

chore: audit & align issue templates (#269)#270
SamuelHassine merged 1 commit into
mainfrom
chore/issue-templates-audit

Conversation

@SamuelHassine

Copy link
Copy Markdown
Member

Summary

Audits and aligns the GitHub issue templates in .github/ISSUE_TEMPLATE/ with the canonical Filigran set for the OpenAEV Python client:

  • bug_report.md, feature_request.md, question.md — already aligned (verified)
  • documentation.yaml — kept (this repo ships docs)
  • config.yml — added with public default (blank_issues_enabled: true)
  • .gitignore — added a surgical negation so the issue-template config.yml is tracked (the broad config.yml ignore is intended for the pyoaev runtime config)

No security contact_link is added: this is a public repo with native private vulnerability reporting, so a link would duplicate the built-in report button. No community Slack links or stray/duplicate templates present.

Closes #269

@SamuelHassine SamuelHassine merged commit 3c1a52c into main Jun 7, 2026
7 of 10 checks passed
@SamuelHassine SamuelHassine deleted the chore/issue-templates-audit branch June 7, 2026 14:19
@github-actions github-actions Bot added the filigran team Item from the Filigran team. label Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: audit & align issue templates

2 participants